home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995 August: Tool Chest / Dev.CD Aug 95 TC / Dev.CD Aug 95 TC.toast / Sample Code / Snippets / Testing & Debugging / Time Manager Debugging / * READ ME * next >
Encoding:
Text File  |  1993-03-12  |  419 b   |  7 lines  |  [TEXT/ttxt]

  1. Time Manager Debugger Prefs
  2.  
  3. Add this resource file to your MacsBug  "Debugger Prefs" file and you will have the TMTask record defined, a macro TMQ to see the time manager queue item by item, and a dcmd TM that will list all the currently installed time manager tasks much like the VBL dcmd.
  4.  
  5. Report any problems to DEVSUPPORT, but the source code is included so you can examine/fix/expand as needed.
  6.  
  7. - Brigham Stevens